How to retrieve data from server and save into a file in [Objective-C] iPhone programming?

Posted by suse on Stack Overflow See other posts from Stack Overflow or by suse
Published on 2010-03-22T03:10:47Z Indexed on 2010/03/22 4:11 UTC
Read the original article Hit count: 218

Filed under:
|
|
|

I've saved the contents of server into a NSData. How do I copy the contents of NSData into a file.

© Stack Overflow or respective owner

Related posts about file

Related posts about nsdata